projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0928545
)
ipq807x: image: cleanup unused variables
author
Petr Štetiar
<
[email protected]
>
Tue, 30 May 2023 14:31:39 +0000
(16:31 +0200)
committer
Petr Štetiar
<
[email protected]
>
Mon, 12 Jun 2023 20:10:26 +0000
(22:10 +0200)
BLOCKSIZE and PAGESIZE seems to be unused on qnap_301w and zyxel_nbg7815
device which use eMMC storage.
Signed-off-by: Petr Štetiar <
[email protected]
>
(cherry picked from commit
fdea7cb61776192ddb808a639af0a585d5b01b5b
)
target/linux/ipq807x/image/generic.mk
patch
|
blob
|
history
diff --git
a/target/linux/ipq807x/image/generic.mk
b/target/linux/ipq807x/image/generic.mk
index f4a872ce09ab41552158fe18cce7e2dd2fc85a00..d57099e5b4e904ba94516d2e54c8289952d95228 100644
(file)
--- a/
target/linux/ipq807x/image/generic.mk
+++ b/
target/linux/ipq807x/image/generic.mk
@@
-102,7
+102,6
@@
define Device/qnap_301w
DEVICE_MODEL := 301w
DEVICE_DTS_CONFIG := config@hk01
KERNEL_SIZE := 16384k
- BLOCKSIZE := 512k
SOC := ipq8072
DEVICE_PACKAGES += ipq-wifi-qnap_301w
endef
@@
-159,8
+158,6
@@
define Device/zyxel_nbg7815
DEVICE_VENDOR := ZYXEL
DEVICE_MODEL := NBG7815
DEVICE_DTS_CONFIG := config@nbg7815
- BLOCKSIZE := 128k
- PAGESIZE := 2048
SOC := ipq8074
DEVICE_PACKAGES += ipq-wifi-zyxel_nbg7815 kmod-ath11k-pci kmod-hwmon-tmp103 \
kmod-bluetooth